home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1993 December
/
PSL Monthly Shareware CD-ROM (December 1993).iso
/
prgmming
/
win
/
vb
/
files.bbs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
File List
|
1993-11-03
|
109.4 KB
|
1,554 lines
CRC32__@.EXE 7817 07-17-92 CRC32 (Simms, Jeff; $0) contains a DLL with
| source code to calculate CRC32 value of a
| file.
DATETIM@.EXE 4067 10-17-91 DateTime shows how to get a file's date/time
| stamp and file size directly from within
| Visual Basic without resorting to a shell to
| DOS DIR command.
DIRSCAN.BAS 6879 03-09-92 Dirscan.BAS (Rose, Joel; $0) contains source
| code for a routine that scans a system's
| drives for a particular file or files.
DSKINFO@.EXE 6005 09-11-92 DskInfo (Taylor, Ian; $0) is a DLL that
| returns information about a specified drive:
| free space, total space, total clusters,
| available clusters, sectors per cluster and
| bytes per sector. It also returns free
| system resources and memory.
DSKSPC_@.EXE 7925 04-22-93 DskSpc (Shields, James; $5) is a DLL which
| returns total disk space and free disk space
| for a user-specified drive.
ISFILE.ZIP 2984 08-22-93 Isfile (J. Frank Carr; $0) shows how to use
| the OpenFile API call to determine if a file
| exists or not.
LABLDLL@.EXE 7761 07-20-93 Labeldll (Guimond, Stephen C.; $0) contains
| a DLL that will allow you to read, write,
| and delete DOS volume labels. It will also
| allow you to get file and disk information
| such as total disk space, available disk
| space, file date, file time, and size of
| file. A conversion routine to get plain
| English dates and times out of those
| returned by the DLL is also provided.
| Commented Pascal source code is included.
QSEARCH@.EXE 12215 07-24-92 QSearch (Simms, Jeff; $0) is a DLL that lets
| you search a drive for a file, search a file
| for text, and copy a file. Wildcards are
| supported. A sample app is included.
VBDOS__@.EXE 9575 07-19-91 VBDOS is a DLL that allows you to get free
| disk space, file information, and change
| file attributes. Sample code is included.
ENUMFNT@.EXE 19486 10-17-91 EnumFonts (Telelink Systems; $8) is a DLL
| which allows you to access the Windows API
| service EnumFonts. A demo is provided which
| shows how to find which typefaces and fonts
| are supported by the default printer. Source
| code is included.
FONTRO_@.EXE 5379 03-20-92 Fontro (Young, Ted M.; $0) contains VB
| source code to create a rotatable font that
| can print sideways.
FONTVW_@.EXE 8424 11-21-91 FontView 2.0 (Snider, Charles; $0) is code
| for an application to find, display, and
| print Windows fonts.
ROTFONT@.EXE 12967 01-14-92 Rotfont (Egger, Fredi; $0) shows how to
| print text at any angle in VB apps to screen
| or printer.
VRTFNT_@.EXE 3847 02-19-93 Vertically Rotate Font is source code for
| rotating a font vertically.
ADIALER@.EXE 20866 11-22-91 ADialer (Lamson, George; $0) is the source
| code and executable for a program to dial
| the phone.
AXPHONE@.EXE 17975 01-28-93 Axis Phone 3.1 (Tirio, Joseph J.; $0-$5) is
| VB source code for a modem dialer.
COMDEMO@.COM 50993 07-18-91 ComDemo 1.0 illustrates the use of several
| COMM API functions. Includes source code and
| an executable file.
LINKLOD@.EXE 6969 09-09-91 Link'n Load (Krumsee, Art; $0) is VB code
| that shows how to establish a network link,
| run a specified application, and when done,
| unload the link. Network managers with VB
| only have to enter the application name into
| the code and compile it for this to work.
MSCOMM.ZIP 12933 08-23-93 Mscomm is a new bug-fix version of
| MSCOMM.VBX which comes with VB2/VB3
NETPRNT@.EXE 11136 09-20-91 NetPrint (Krumsee, Art; $0) is VB source
| that allows network users to link and unlink
| printers from within Windows. It includes
| declarations for 3 undocumented Windows API
| functions which should make this application
| network independent.
NOVL_VB@.EXE 34925 02-19-92 Novell-VB (Johnson, L.J.; $0) contains an
| example program with source code that allows
| you to attach to and detach from multiple
| servers. You can also set drive mappings on
| your primary server. Many of the basic
| Novell API's are demonstrated.
VBMATE_@.EXE 24685 04-21-92 VBMate contains a library of routines and
| sample code for interfacing VB with EXTRA!
| for Windows EHLLAPI.DLL. This gives VB the
| ability to interact with a 3720 mainframe
| terminal session.
VBTERM_@.EXE 40453 10-17-91 VBTerm (McGuinness, Charles; $0) is source
| code for a simple VT100 terminal emulator.
WNET.ZIP 7722 09-23-93 WNET (Ken True; $0) contains a sample VB
| program that shows how to use the common
| built-in WNETxxx calls to retrieve user
| name, disk/printer network mapping, and
| connect/disconnect disks/printers in a
| network independent manner. Requires
| VBRUN300.
CDLL_VB@.EXE 13035 01-20-93 CDLL_VB (Aylor, Bill; $?) is a TurboC++ DLL
| for VBWin that illustrates how to pass a
| character string from the DLL to VB for
| processing.
CLIPDEM@.EXE 3560 10-23-92 CLIPDEM demonstrates using the clipboard
| across forms.
CTLWHWN@.EXE 3354 08-15-91 CtlWhWnd (User Friendly, Inc.; $0) is a DLL
| function that returns the hWnd for any
| control.
DDEPM.ZIP 9541 09-19-93 Doing DDE with Program Manager (Irwin, Gregg
| S.; $0) contains a module and sample
| application to demonstrate the functionality
| available for creating Items in Program
| Manager, retrieving Group and Item
| information, deleting items, replacing
| items, and more.
DRAGDRP@.EXE 4835 04-22-92 Drag'n'Drop (Bonner, Paul; $0) shows how to
| add support for the Windows 3.1 File Manager
| drag-and-drop facility to a VB program.
DRAGFRM@.EXE 4837 05-20-92 DragForm (Simms, Jeff; $0) demonstrates how
| to drag a form without a title bar and
| dragging a textbox using similar code.
ENDTASK@.EXE 5490 09-07-92 EndTask (Simms, Jeff; $0) is a DLL that lets
| you close your app normally when the user
| selects End Task from Task Manager.
EXWAIT_@.EXE 5000 06-18-92 ExWait demonstrates how to use the Windows
| GetModuleUsage function to cause VB to wait
| until a SHELL command has finished.
FINDAPP@.EXE 11063 08-17-91 Findapp (Obeda, Ed; $0) is a DLL and related
| VB code that prevents users from opening
| more than one copy of your application or of
| programs such as Calculator.
FNDWND_@.EXE 5599 02-21-92 Fndwnd shows how to look for a window based
| on Caption and/or ClassName.
GETWLST@.EXE 8563 07-19-91 GetWindowList 1.1 (Steinwart, Todd; $0) is a
| DLL that lets you get a list of handles for
| active, visible windows. Sample usage code
| is included.
HLPKEY_@.EXE 4993 11-21-92 HlpKey (Simms, Jeff; $0) is a DLL and source
| code which eliminates the need for separate
| F1 Help Keypress events.
INOUT__@.EXE 7988 09-13-91 InOut (Faggart, B.E.; $0) is a DLL for I/O
| Port control. Sample VB source code is
| included.
LANDAU_@.EXE 20601 01-27-92 Landau shows how to use drag and drop, how
| to link to the Windows calculator, notepad
| and winhelp, and how to use the clipboard.
LOCKAPI@.EXE 9997 05-18-93 Locker API 1.0 (Hampshire Software; $245) is
| a software metering DLL. It allows a
| programmer to control the number of
| concurrent users that may access their
| windows program. It works on all networks
| that support DOS filesharing/filelocking. It
| also works on local drives.
LSTDRAG@.EXE 7201 07-19-91 LstDrag (Mosher, Sue; $0) is code for
| dragging a line in a List box to another
| line with the mouse or cursor keys.
LOADTIME.TXT 2923 11-21-91 LoadTime is a text file that tells how to
| handle slow loading programs to keep the
| user from messing things up.
MHELP__@.EXE 6407 02-19-92 MHelp (MicroHelp, Inc.; $0) is a DLL with VB
| versions of PEEK, POKE, INP, OUT, VARPTR,
| VARSEG, VARSEGPTR, SADD, SSEG and SSEGADD.
MODALEX@.EXE 9270 06-18-92 Modalex is a DLL that makes a VB app appear
| modal to the calling app.
PATH_VB.ZIP 1837 09-19-93 Path demonstrates the use of two API calls
| to determine the path of an application.
| (Not needed for VB3.)
PEEKB__@.EXE 15271 04-22-93 PeekB (Harvey, Jim; $0) is a DLL that lets
| you peek at protected memory. The DLL source
| code illustrates how to write a DLL for VB.
RESCHEK@.EXE 10712 01-23-92 ResCheck 1.0 (Houck, Dan; $0) is source for
| checking and displaying GDI and User Heap
| information in an icon.
RUNMODL@.EXE 5086 07-17-92 RunModal contains a DLL that will allow you
| to call any EXE file and have it run as if
| it were a modal dialog box from the calling
| application. Your VB app can be called as
| dialog boxes from Word; your apps can call
| Notepad, etc. WIN31 is required.
SI_SDK.ZIP 111901 08-25-93 The System Information SDK 1.01 (Snowy
| Mountain Software; $10) is a DLL and a
| Library of VB function calls that enable
| developers to determine configuration
| information about a computer. It can detect
| computer model, BIOS manufacturer and date,
| memory installed, bus type, CPU type and
| speed, mouse and drive info, and more. This
| was designed to be used with Visual Basic,
| although another language that can call DLLs
| can also be used.
SPCTIME@.EXE 8532 04-21-92 Space & Time (Barrett, Paul James; $0) is a
| DLL that reports free disk space and will
| copy the date and/or time to the the
| Clipboard. C source code for the DLL is
| included, but no source code to illustrate
| calling the DLL from VB, so you will have to
| study the C code.
SYSMENU@.EXE 4197 09-07-92 SysMenu (Simms, Jeff; $0) is a DLL that lets
| you add items to the System Control Box menu.
SYSWTCH@.EXE 21977 12-18-91 SySwitch 2.03 (Bonner, Paul; $0) is VB
| source for a utility for changing Windows
| configurations.
TIMFRAM@.EXE 4567 09-12-92 TimeFrame (Braeuchi, J.; $0) shows how to
| display information on the caption bar of
| other applications. This example displays
| the time.
TOPMOST@.EXE 34431 01-28-93 Topmost (Contreras, Mike; $0) contains
| source for a utility to keep any specified
| window on top. This is very useful for
| keeping the VB2 properties window visible
| during program development.
TXTHOOK@.EXE 6497 09-12-92 TxtHook (Simms, Jeff; $0) is a DLL that
| enhances the Text box. The primary feature
| is that text can be left highlighted even
| when the Text box loses focus.
VBFNDID@.EXE 9817 11-06-91 VBFindID (Kitsos, Costas; $0) is a utility
| which can be used to determine the IDs of VB
| Controls during design-time.
VBMEM_S@.EXE 4845 05-20-92 VBMem 1.1 (Snider, Charles K.; $0) is source
| for a VB app that displays Windows system
| information: the operating mode, presence of
| a math chip, and free memory. Compiled and
| run minimized, the display will constantly
| update the free memory number
VBPOINT@.EXE 6251 10-17-91 VBPoint (Zuck, Jonathan; $0) is a DLL that
| adds pointer support to VB. LP2Str$ is a
| string function that copies data, pointed to
| by a so-called "Long Pointer" into a VB
| proprietary string variable. Str2LP is a
| subroutine that will copy data from one
| address to another. With this function you
| can create the CV? and BLOAD commands.
WINFOVB@.EXE 9684 12-11-92 Windows Info (Bonner, Paul; $?) reports the
| caption, window handle and class name of the
| window under the mouse cursor, its parent
| window, and its progenitor window. Source
| code is included.
WMEM___@.EXE 4843 01-22-93 Wmem (Buelow, Ron; $?) shows how to create
| an icon bar that displays system memory,
| stays on top, and is moveable.
WNDFIND@.EXE 4673 08-17-91 WndFind (User Friendly, Inc.; $0) solves the
| problem of needing an exact match when using
| the AppActivate command. This can also be
| used to determine if your application is
| already running. Source is included.
XTASK__@.EXE 5471 12-16-92 XTask 1.0 (Stam, Pieter; $0) is a DLL that
| lets you detect when any EXE has terminated.
CAL_PRO@.EXE 8619 12-18-91 Calendar Program (Meadows, Al; $0) is the
| source code and executable for a calendar
| program.
DAT_TIM@.EXE 24727 12-16-91 DateTime (Michna, Hans-Georg; $0) is VB
| source to display the date and time in a
| variety of international or custom formats.
DATE_VB.ZIP 4887 09-19-93 Date Functions (Tyson Bonn; $5) can convert
| a given date to the number of days that date
| is past January of the year 0, into a long
| integer value. That value can be stored as a
| part of your user-defined types.
DATEMTH@.EXE 61039 10-04-93 DateMath (Expertec, Inc.; $25) is a DLL
| which adds date math to your apps.
GRIDCAL@.EXE 24783 02-20-92 GridCal (Meadows/Graves; $0) is source for
| making a calendar using the Grid custom
| control.
VBCLOCK@.EXE 21060 08-23-91 VB Clock 1.0 (Gagliano, Jim; $0) is VB
| source for an app to display the date and
| time in a very small window.
VBCLK__@.EXE 22557 06-18-92 VBClock 1.1 (Holland, Sarah; $0) contains
| source code and an executable for a Win31
| utility that shows the date, time, and the
| percentage of free system resources
| remaining. Options include
| background/foreground color selection, font
| selection, alarms, and more.
VBPCAL_@.EXE 12240 03-24-92 VB Popup Calendar (Schueler, Don; $0) is
| source for a small pop-up calendar. It is
| intended for popping up in date fields and
| returning the value to the field.
256PBX_@.EXE 25738 03-24-92 256PICBX is a DLL with source that displays
| 256 color bitmaps in a VB Picture box
| control. Source for a sample app is included.
3D4VB__@.EXE 14281 02-19-92 3D4VB (LAN Services; $10) lets you create
| beautiful 3-D effects. More than 20
| different routines are included to draw 3-D
| frames, shadowed boxes, borders, picture
| buttons, etched and shadowed text, and more.
| Interestingly, this is all done with VB code
| - no DLL's to keep track of. All source code
| is included.
APMMETA@.EXE 22097 09-07-92 APM-Metafiles for VB (Reisewitz, U.; $0)
| lets you use "problem" WMF files with VB.
AUTOSIZ@.EXE 9473 12-16-92 AutoSize (Scherer, Bob; $0) shows how to
| adjust forms and their contents for any type
| of video type.
AVIWIN_@.EXE 6545 01-04-80 AVI Viewer (Callaway, Dustin; $0)
| demonstrates how to play AVI files through a
| custom window rather than the default AVI
| playback window. The program allows for
| positioning and sizing of the playback
| window by simply placing a picture box on
| your VB form. Source code and executable are
| included.
BMPKIT_@.EXE 21640 10-17-91 BMPKit (Campbell, George; $0) is a set of
| routines to scale, print, and display
| bitmaps. A demo and all source code are
| included.
BURGLAR@.EXE 11447 01-23-92 Burglar & Animate (Campbell, George; $?)
| contains source for two demonstrations of
| simple animation using icons.
FADE___@.EXE 5179 12-20-92 Fade To Black (Stine, Brian; $0)
| demonstrates how to make the background of
| your form fade from blue to black like the
| the background in MS install windows.
FRAMEVB@.EXE 4835 10-28-91 FrameVB (Ford, Nelson ASP; $0) is a Module
| that will draw shadowed frames around
| controls to create the illusion of their
| being recessed. Also included is a routine
| for underlining a control such as a Text box.
GETPUT_@.EXE 5047 09-12-91 GetPut (Martin, Wendell; $0) is a routine
| that works like the graphic Get and Put
| statements in DOS Basic. Example code is
| included.
ICONBRW@.EXE 3526 04-22-92 Icon Browser shows how to more easily
| extract icons from apps in Windows 3.1.
ICONDEM@.EXE 3371 11-06-91 IconDemo (Young, Ted M.; $0) is demo code to
| show how to draw graphics on a VB app's icon.
ICOXTRC@.EXE 3351 06-18-92 IcoXtrc is a routine for extracting icons
| from executables and DLLs.
MARQUEE@.EXE 3122 07-22-92 Marquee (OsoSoft; $0) is code for adding a
| moving banner to your VB applications.
METALIB@.EXE 37321 03-24-92 MetaLib 1.0 (Sygenex; $0) contains a set of
| routines that will allow you to create,
| draw, and save SDK (vector graphics)
| metafiles.
MICROPC@.EXE 61344 05-20-93 Micro-Pic 1.0 (Freel, Fred L.; $0) is a
| PicClip bitmap array. It provides 100
| toolbar type button graphics for use with
| the PicClip control. Requires Visual Basic
| Pro 2.0's
PIC2IC_@.EXE 4227 07-19-93 Pic2ic (Hart, Matt; $0) a project that shows
| how to make an .ICO compatible bitmap on a
| picture control. It extracts an icon from a
| file, then copies the mask image used as an
| icon/drag icon.
POLYGO_@.EXE 6647 01-23-92 PolyGone (Mack, Jim; $0) is the source for
| an interesting graphics display. It also
| illustrates the use of graphics when
| iconized.
PROGWRK@.EXE 22789 11-15-91 Programmer's Workshop 1.0 (Bushnaq, Firas;
| $10) is a template that shows all available
| screen resolutions on your monitor to make
| is easy for you to size your forms and
| dialog boxes. It has a ruler scale which
| shows twips, inches, points, picas, and
| pixels and can be used for conversions among
| those units of measure.
RLEBMP_@.EXE 17241 07-22-92 RLE vs BMP is simply an illustration of the
| huge difference in size between standard
| BMPs and compressed RLE files.
REFRESH@.EXE 7062 08-13-91 Refresh demonstrates the use of VB's
| implicit refresh versus an explicit refresh
| of a Text Box.
SHADES_@.EXE 5504 06-18-92 Shades (Stine, Brian; $0) show how to give
| your forms a "brushed steel" background like
| the Borland custom controls.
SSAVE__@.EXE 14388 01-28-93 SSave (User Friendly, Inc.; $0) is a DLL
| that allows you to create Windows screen
| savers (like After Dark) in Visual Basic.
TURBODX@.EXE 56268 01-20-93 TurboDXF (Dorosh, David; $50) is a DLL that
| allows you to create standard DXF graphics
| files with up to 25 entities per drawing. It
| works with TP, VB, OV, Excel, C.
VBFLIP_@.EXE 29118 09-24-91 VBFlip is an outstanding demonstration of
| using the BitBlt and StretchBlt API
| functions. The demo code displays a grid of
| tiles which you can flip over to show a
| graphic or which you can X out with a
| zooming red X. The code also shows how to
| store a series of images in a single picture
| file and use the individual images.
VBMASK_@.EXE 9640 09-24-91 VBMask demonstrates how to create a mask
| from an image and a screen object using
| BitBlt.
VBMENU_@.EXE 17126 10-18-91 VBMenu shows how to add graphic bitmaps and
| check mark substitutes to a menu.
VBSCROL@.COM 9117 06-21-91 VBScroll demonstrates an easy way to
| scroll/pan across a bitmap in a Picture Box.
WALDO__@.EXE 20449 11-11-91 Waldo (Melanson, Leo; $0) is the source for
| an animation sequence in which Waldo walks
| across the form.
WNKDEMO@.EXE 10086 06-18-92 WinkDemo (Campbell, George; $0) is source
| that illustrates how to provide an animated
| screen while your VB application is loading.
WMF2_VB@.EXE 15360 12-20-92 WMF2BMP (Campbell, George; $0) is VB2 source
| that converts WMF files to BMP files, with
| full scaling capabilities.
WMFPIX_@.EXE 28685 07-23-91 WMFPix is a set of graphics icons in WMF
| format for use in your VB programs.
Z2_____@.EXE 27589 03-19-93 Z2 (GraniteWare; $0) lets you to zoom in up
| to 4x the area around your cursor. It allows
| you to continue zooming even when another
| application has focus. It can clip the
| zoomed area to the clipboard.
3DCTL__@.EXE 13230 01-21-93 3DCTL (Bonner, Paul; $0) shows how to use
| CTL3D.DLL from Excel 4.0 to give all common
| dialogs and message boxes in a VB app a 3-D
| appearance. (CTL3D.DLL not included.)
3DINPUT.ZIP 37608 08-19-88 3D-VB Input 3.0a (Liddicoet, Brett; $15) is
| a Text box custom control that lets you add
| a 3-D look to the box and to the text,
| specify data entry type, and align text
| left, centered, etc. The unregistered
| version is limited to three controls per
| project.
3DVBIN_@.EXE 18883 07-17-92 3D-VB Input 1.0b (Opaque Software; $15) is a
| Text Box type custom control with numerous
| optional 3D effects, formatted input,
| justification, and more.
3D_HOW_@.EXE 4845 03-24-93 3D_How shows you how to draw 3D brushed
| steel looking controls with VB2. All code is
| included; no add-on tools are required.
5PAK20.ZIP 104368 08-22-93 5Pak20 (Weimar Software; $35) - a set of
| five custom controls for VB including popup
| menus, balloon help, dynamic menu help, and
| more.
BBCC.ZIP 79577 08-17-88 Browse Bound Control (Delta Soft Inc.; $20)
| contains a control that can be used in
| conjunction with the standard VB3 Data
| control to browse any RecordSet. There are
| full on-the-spot editing facilities with
| data pre- and postvalidation. You can freeze
| columns at the left edge, set column and
| header text alignment, and set special
| coloring for any column.
BROWSECC.ZIP 117647 11-02-93 Browse 3.0 (Oancea, Gabriel; $10) is a VB
| custom control for browsing DBF files.
| Requires vxBASE (on this CD).
BUTTONS@.EXE 28226 04-22-93 Buttons (Freel, Fred; $0) are ten button
| arrays for use with ToolButton 2.0. A BMP
| workspace is also included for modifying the
| buttons, or creating and capturing new ones.
BMPLST_@.EXE 27341 09-13-93 BmpLst (Shields, James; $20) provides a list
| box that displays a bitmap and a line of
| text for each item in the list. Support is
| provided for bitmap, metafile, and icon
| picture formats.
CLIPSIB@.EXE 13586 11-14-91 ClipSib 1.0 (Funk, Keith; $0) allows you to
| have overlapping controls, which VB does not
| normally support. VB code for an excellent
| demo of the routine is included. This code
| contains many other useful routines as well.
CNTRLC_@.EXE 3380 02-22-93 CntrlC shows how to create new instances of
| composite controls (eg: frames with check
| boxes) using the SetParent API call.
CLBOX__@.EXE 3426 07-17-92 CLBox is source code for a Combo List Box
| with incremental search. It also shows how
| to quickly clear a List Box.
DDSERVE@.EXE 12454 09-11-92 DDServe (Zuck, Jonathan; $0) is a DLL that
| lets you add Windows 3.1 drag-and-drop
| capability to your applications. Several
| example apps are included.
DFINFO.ZIP 22276 08-19-88 DFInfo 1.0 (James Shields; $15) is a custom
| control that provides disk and file
| information, including disk space, cluster
| info, file size/attributes, etc.
DIALOGS@.EXE 12250 08-23-92 Dialogs (Kitsos/Johnson; $0) contains
| example code for using common dialogs with
| API calls without the need for a separate
| DLL.
DD_VBX_@.EXE 16766 03-24-93 Dragdrop.VBX (Apex Software; $0) allows
| Visual Basic applications to intercept File
| Manager drag/drop messages.
DROPDWN@.EXE 5828 02-23-92 DropDown shows how to simulate a Combo box
| with a Text box and a List box.
FEDIT.ZIP 104501 11-02-93 Visual FEDIT Custom Control 2.5 (Computer
| Mindware Corp.; $159) a superclass of the
| EDIT control that provides the developer
| with all facilities needed to ensure that
| the data received by a program is correct.
| Features include full support for VBX format
| 2.0 and 1.0, masked input for 5 data styles,
| clipboard support, 19 date and time
| manipulation procedures, over 60 API
| functions, and more.
FILEBOX@.EXE 5039 01-20-92 Filebox (Wykes, Harry JF; $0) shows how to
| create a Windows style file-open box using
| List boxes rather than the VB DriveBox and
| DirBox objects.
FOPEN__@.EXE 9066 07-23-91 FOpen 1.1 (Kitsos, Costas; $0) is a set of
| forms, VB code, and API calls to create the
| standard Windows type of "Open File" dialog
| box. A demo is included.
GAUGE.WRI 1792 01-08-92 Gauge (Mattila, Jussi; $0) tells how to
| create a Meter box from two Picture boxes.
GRAPHIC@.EXE 9710 01-23-92 Graphic 1.1 (Cramp, Stephen; $15) is a
| 256-color custom control. It also includes
| support for OS/2 BMP files. This version can
| only be used within VB. Registration gets a
| runtime module.
GRIDEG_@.EXE 4224 04-22-93 Expanding Grid is an example of a
| self-expanding grid. Data is entered into a
| text box above the grid and the grids cell
| dimensions change to suit the text.
NUGRD3_@.EXE 26158 01-04-80 Nugrd3 contains an updated version of the
| GRID.VBX control that shipped with VB3. This
| circumvents a problem causing an error
| "invalid file format" when the setting of
| the HelpContextID was changed from the
| default value.
GRIDPL_@.EXE 28583 01-23-92 GridPl is a routine for entering data into a
| Grid control and to scroll the Grid with
| Cntl-Arrow or the mouse.
TGDEMO.ZIP 150195 08-24-93 TrueGrid Demo (Apex Software Corp.; $0) - is
| a demo package of an easy-to-use data-aware
| grid for VB 3.0. Includes help file and
| interactive sample application.
INPGRID@.EXE 916 11-02-93 Input Grid (Guardalben, G.V.; $15) is a grid
| control with a built in floating input box.
| This takes all the pain out of getting data
| from the user and into the grid. C source
| code for the control is included.
ILIST__@.EXE 13585 10-23-92 IList is a List box which includes the
| abilities to perform multi-selects, retrieve
| and set multiple items in one call, store a
| long integer for reference along with each
| list item, perform partial string matching,
| clear listbox with one call, set and
| retrieve the top visible item and more.
IOVBX__@.EXE 27227 09-13-93 Iovbx contains a VB custom control to read
| and write to I/O ports.
JIANG__@.EXE 28014 09-12-92 Jiang Controls (Jiang, Jeng Long; $0) is a
| set of controls for VB, including a 3-D
| label with right, center, and left
| justification, a "spinner" control, and
| horizontal and vertical percent-complete
| gauges. (The author can no longer be reached
| at the address provided in the
| documentation.)
MHFS___@.EXE 23669 12-16-92 MHFormScroll 2.0 (MicroHelp; $0) adds scroll
| bars to Forms. This lets you have forms that
| are larger than the screen.
MOVETXT@.EXE 7303 07-22-91 MoveTxt (Funk, Keith; $0) shows how to use a
| Picture control to simulate dragging of a
| Text control (which normally cannot be
| dragged).
MULTDLL@.EXE 8519 07-26-92 Multi.DLL (Simms, Jeff; $0) is a DLL for a
| multi-selection listbox. C source code and
| all VB Declares are included.
MULTIPK@.EXE 6946 11-07-91 MultiPik (Kitsos, Costas; $0) shows how to
| create a multiple-selection List box with
| API calls. Source and demo included.
GRAF_ST@.EXE 14969 12-16-91 GrafStat 1.0 (Object Productivity, Inc.;
| $22-$32) is a custom control for displaying
| the status of a process. Two styles are
| offered: thermometer and needle.
GRIDRTN@.EXE 10004 11-14-91 Grid Routines (Ford, Nelson ASP; $0) is a
| set of routines for use with the Grid custom
| control. Routines include cursor key
| scrolling of the Grid, direct input to the
| Grid, add a row, delete a row, save to and
| load from disk, clear the Grid and more.
GRID_VB@.EXE 24744 07-23-91 Grid_VB is a single control that lets you
| display data in columns and rows. This was
| originally given to beta testers by
| Microsoft, but not included in VB. Jonathan
| Zuck has made enhancements to it.
HUGEGRD@.EXE 11113 08-02-91 HugeGrid (Ford, Nelson ASP; $0) is sample
| code illustrating the integration of a Huge
| Array with a Grid control. Features include
| sorting, searching, adding, deleting and
| sorted inserting of records into the Huge
| Array, as well as paging and scrolling
| through data with the Grid.
MENUWAT@.EXE 58680 09-17-93 MenuWatch (Lathrop, Steve; $15) allows you
| to easily add a full-featured menu help
| status bar to your application. By placing
| this custom control directly on your main
| form, you can display help snippets in a
| help status bar at the bottom of the window
| as the user highlights menu items.
MSGBOX_@.EXE 23449 08-20-91 MsgBox Editor (Buhrer, Richard; $0) makes it
| easy to set up MsgBoxes. Run this utility,
| click on the elements you want, add the
| text, and it generates the source code for
| you on the Clipboard for you to paste into
| your program.
MHCTL__@.EXE 3567 01-21-93 MhCtl (Beekes, Bernd; $?) demonstrates how
| to get the control handle of a menu.
MHSAMPL@.EXE 14840 04-23-93 MHSample (Patterson, Sam; $0) is a well
| commented sample custom control.
OPENDLG@.EXE 8667 08-22-92 OpenDlg (Thomas, Zane; $0) is a DLL for the
| Open and Save-As common dialogs.
PICNIC_@.EXE 8768 12-21-91 Picnic (Funk, Keith; $0) allows you to make
| picture controls look like VB forms. It
| demonstrates how to use the Win3 API
| functions to add a caption, sizing border
| and a minimize box and system menu to a
| picture control.
PERCNT_@.EXE 14521 09-13-93 PerCnt 2.0 (Shields, James; $10) is a custom
| control to display a percentage status bar.
| The VB program can control the font, color,
| border, and size characteristics of the
| status bar. Sample code is included.
PROPVW_@.EXE 15685 08-15-91 PropView (Microsoft; $0) is a Custom Control
| that can display the properties of the
| current form and allows printing of the
| control properties.
PRNTLBL@.EXE 6184 03-24-92 Prntlbl shows how to print captions on a
| Form using API calls instead of Label
| controls. The code looks enormously
| complicated to us, considering that you can
| do the same thing with a few straight VB
| commands, but maybe we are missing something.
RANDGRD@.EXE 13346 08-22-91 RandGrid (Ford, Nelson ASP; $0) is sample
| code illustrating the integration of a
| random access file and a Grid control.
SCRL_CJ.ZIP 67531 09-19-93 Scroll.bas (Juerges, Christian; $0) contains
| sample code that shows how make a scrolling
| form under VB 2.0 and 3.0.
SPIN___@.EXE 5907 12-18-91 Spin (Kitsos, Costas; $0) is commented VB
| source code to create a Spin Button Control.
| No DLL/VBX files are required.
STSBAR_@.EXE 13056 12-18-91 Stsbar 2.0 (Staffin, Ed; $0-$10) is a DLL
| for a status bar. This is a bar that is used
| to display program parameter/function
| status, mouse coordinated, column/row
| numbers - or any other text you want to
| assign to it.
SIZ_CC.ZIP 33550 08-24-93 SIZ Custom Control 1.00 (William M. Raike;
| $15) lets you put controls on forms that
| have "handles" which let them be resized at
| runtime.
STBAR__@.EXE 27601 09-13-93 Stbar 2.26 (Beekes, Bernd; $50-$85) allows
| you to add a status line to your VB
| applications.
TIMETXT@.EXE 25429 08-21-92 TimeQueue & TextKey (Curlew Software;
| $0-$10) are two VB controls. TextKey lets
| you attach a prepared text file to it during
| design time. TimeQueue lets you execute
| events at specified time intervals.
TOOLBAR@.EXE 17520 03-23-92 ToolBar (Murphy, Stephen; $0) walks you
| through creating a toolbar using a picture
| box for the bar and BMP files for the
| buttons. Sample source code and BMP files
| are included.
TOOLBUT@.EXE 37641 04-22-93 ToolButton 2.0 (Foster, Brett; $0-$?) let
| you have standard toolbar buttons. Features
| include nine standard command buttons, six
| different button states generated from a
| single supplied bitmap for custom buttons,
| MouseDown event for help messages, on-line
| help reference, and more.
TOOLWND@.EXE 33432 01-22-92 Toolwnd.DLL (Donahue, Ray; $35) lets you
| create nice looking toolbars and toolboxes
| with icons for each selection.
TREE_RS@.EXE 3815 02-20-93 Tree (Stoepper, Ralf; $0) is code for
| displaying a data tree with exploding and
| hiding of data, similar to an outlining
| program.
VBDIALG@.EXE 21806 05-18-93 VBDialog is a common dialog DLL for saving
| and loading files. This is a solution to the
| problem of saving files with different
| filters in VB CMDIALOG.VBX.
VBMETER@.EXE 4870 07-24-91 VBMeter is a VBX that lets you create a
| meter type display with horizontal or
| vertical bars.
VBWRITE@.EXE 5466 07-22-92 VBWrite (Simms, Jeff; $0) contains source
| code that demonstrates adding MS Write as a
| edit control to a VB application. The
| advantage is that a Text box does not allow
| different fonts, etc., which Write allows.
| This code is still in the experimental stage.
VB_BAR_@.EXE 3618 09-11-92 VB_Bar (PoloWood, Felipe; $0) is a
| percent-complete gauge that requires only a
| single Picture box, which conserves
| resources.
VB3D___@.EXE 22346 09-17-93 VBCtl3D (Beekes, Bernd and Simms, Jeff; $29)
| allows you to easily add 3-D effects to
| controls, message boxes, dialogs, etc.
VBSLID.ZIP 39749 09-23-93 Slider VBX Control (Northeast Data Corp.;
| $?) is a DLL control that appears as a
| slider similar to those used on audio/video
| equipment such as stereos, tuners, and
| amplifiers.
VBMSNGR@.EXE 50184 06-08-93 VB Messenger 1.00b (JOSWare, Inc.; $54) is a
| subclassing custom control for Visual Basic.
| Source code is included.
VCC.ZIP 51421 08-17-88 VideoSoft Custom Controls 2.2c (VideoSoft;
| $45) is a set of three VB custom controls.
| The 3D Elastic control automatically resizes
| forms or other controls. IndexTab allows you
| to group controls by subject using a
| familiar notebook metaphor. Awksome allows
| you to quickly scan and parse text files.
ADDHELP@.EXE 4510 09-11-92 AddHelp is all the code you need to access a
| Help file from VB.
ADDITEM@.EXE 9860 08-17-91 Additem is VB code that illustrates a
| potential problem with adding fixed length
| strings to a List Box.
AVI_WI_@.EXE 10237 04-21-93 AVI_WI (Mathison, Rolf; $0) contains
| annotated VB source code to play AVI files
| in any window, rather than the default
| random window.
BASICBS@.EXE 265 11-02-93 BasicBasic 1.3 (Davidsaver, Mark; $15) lets
| you compile BASIC programs for DOS or
| Windows. Not all "standard" BASIC commands
| are supported. This is a very easy way to
| develop small programs without regard for
| which environment they will run under.
| Several sample files are included for
| compiling, and ASCII source code is accepted.
BITMAP_@.EXE 20376 07-23-91 BitMap (Young, Ted; $0) is code for an
| "application" that simply illustrates the
| use of all the VB Picture Box functions.
BUSTER_@.EXE 75564 05-19-93 Buster automates the VB environment. It
| saves code and inserts declares and
| constants in your project.
CLK_DBL.FRM 1557 10-19-91 Click & Double-Click (Ford, Nelson ASP; $0)
| is code that shows how to trap both the
| click and double-click events for a control.
COLCALC@.EXE 6388 08-23-91 Color Calculator (Evers, Dave; $0) displays
| color number for color combo selected on
| sliding bars. VB source code is included.
CVDMKD_@.EXE 11844 07-16-93 Cvdmkd (Carr, J. Frank; $0) contains a set
| of routines that provide the MKDMBF$,
| MKSMBF$, CVDMBF, and CVSMBF functions for VB
| 2.0. It also contains routines to convert
| Turbo Pascal 6 byte reals to VB doubles. A
| simple demo program is also provided. These
| routines are important if you plan to
| convert QB 3.0 or earlier data files to VB.
DLL4VB_@.EXE 4748 09-11-92 DLL4VB is an example of how to make a simple
| DLL for VB with BC++. C and VB source
| included.
DLSNIFF@.EXE 14409 10-23-92 DLL Sniffer v1.0 (Hutmacher, Dave; $9) finds
| and lists all Declares for external Subs and
| Functions in your source code.
FOCUTRN@.EXE 13274 05-20-92 Focus U-Turn demonstrates techniques for the
| use of Focus, and what to expect when you
| use it, particularly as it applies to
| attempts to verify data on exit from a
| control via LostFocus.
GETDEC_@.EXE 35830 10-17-91 GetDec (MicroHelp, Inc.; $0) eliminates
| unused DLL declarations from the Global
| module of your programs, resulting in a
| smaller EXE.
GETHELP@.EXE 12110 04-21-93 GetHelp (Freel, Fred L.; $0) allows you to
| call Windows or application Help Files and
| jump to a page that you specify.
HCSHELL@.EXE 24187 11-21-92 Help Compiler Shell (Brown, Tim; $0) opens,
| edits, and saves Help Compiler project files
| and map files. It runs the Help Compiler and
| your compiled Help files. It also automates
| a few of your compiling tasks and reports
| the compile status.
HYPR_VB@.EXE 11443 04-21-92 Hyper (Martin, Wendell; $0) shows how to add
| hypertext to your VB programs.
INSIGHT@.EXE 169388 11-17-92 Basic Insight 2.00 (McKelvy Enterprises;
| $30) helps with the documentation and
| debugging of Microsoft BASIC and Visual
| Basic programs. It provides aformatted
| source listing and variable cross-reference
| for each subroutine and for the program as a
| whole.
JUNQUE_@.EXE 6011 04-22-93 Junque shows how you can implement an
| activity indicator for open-ended routines
| by displaying a message box that "Things Are
| Happening".
MRBDNC_@.EXE 42875 06-08-93 MRB Drop n' Comp (CHC Software; $0) is a
| Windows front end for the Microsoft Multiple
| Resolution Bitmap Compiler. It enables you
| to select a group of files using File
| Manager and drop them onto the MRB Drop 'n'
| Comp window or icon. An Auto Launch feature
| automatically starts compilation when a
| pre-determined number of files have been
| selected.
PRETTYPR.ZIP 109759 11-02-93 PrettyPrint 1.0 (Sirkin, Bert; $0) is a
| source code text printer for Visual Basic.
| It has options for bold and italic text, two
| different typefaces, various point sizes,
| and more. It also formats source code with
| line numbers.
PRINTVB.ZIP 53554 08-19-88 PrintVB (Kyle Brant; $18) - is a source code
| printing utility for VB. Many formatting
| options are available.
PSPFRM_@.EXE 7220 08-22-92 PSPFrm is source code that allows printing a
| form, including border and caption, to a
| PostScript or PCL printer. Print size is
| adjustable.
PTK_CC@.EXE 754 11-02-93 PTK Control Center (Obeda, Ed; $11) makes it
| easy to add Professional Toolkit Custom
| Controls to your VB apps. In addition,
| commonly used tools can be saved and
| automatically selected on startup.
SAVEME_@.EXE 5766 02-21-92 Saveme (Irwin, Gregg; $0) provides you with
| a reminder, as well as the ability, to save
| a project before running it. Forgetting to
| save before running is a sure way to lose
| lots of work over time. While Irwin designed
| this as a stand-alone, it seems like it
| would be more effective to make it the
| start-up form in your program during the
| design and testing period.
SCBAR__@.EXE 18371 01-28-93 Scbar (Software Assist Corporation; $0)
| shows how to have scroll bars represent up
| to a billion.
SUBDOC.ZIP 105277 08-16-93 SubDoc 2.02 (Fox, Peter; $35) is for
| documenting VB2 source code. It catalogues,
| displays and prints procedures, types,
| global variables and constants with detailed
| entries extracted from remarks in the
| original source. This can be used with all
| the sources in a project or all the reusable
| sources that are in the development
| directory to provide a catalogue of
| re-usable code. It can also create a calling
| tree for a procedure.
VB_ASST@.EXE 6999 05-20-92 VB Assistant (English, Donald R.; $0)
| displays a menu that lets you save and run
| the application you are working on, invoke
| an icon editor, or quickly gain access to
| all help and text files which relate to
| Visual Basic. Source code and executable are
| included.
VALET.ZIP 264063 11-02-93 Valet 1.0 (English, Donald R.; $15) provides
| quick access to frequently used help files,
| constant files, and custom controls while
| working in Visual Basic 1.0. Other features
| include the ability to save and run, save
| and make an EXE, log time spent on a
| project, drag and drop support, and much
| more.
VBXPAND@.EXE 16995 03-24-93 VB/Expand (Beekes, Bernd; $0) is an add-on
| package for VB2. It provides instant access
| to help and text files, automatic insertion
| of headers for forms/modules/subroutines/
| functions, inclusion and exclusion of other
| files, and an open interface to code
| generation tools.
VB2EXT_@.EXE 14754 11-18-92 VB_2_EXT (Hutmacher, David Th.; $0) lets you
| easily reuse Declare statements from
| existing VB source code. It displays a list
| of all the BAS files on the selected drive
| and a list of all the Declares in a selected
| BAS file.
VB2LIST@.EXE 7415 07-26-93 VB2list (Barlow, Chris; $0) a Word for
| Windows 2.0 template that will read Visual
| Basic MAK files and locate all FRM and BAS
| files. Then it will read these files and
| create an outline and table of contents of
| all Subs and Functions.
VBASICS.ZIP 141611 11-02-93 Visual Basics #16-#22 (Seymour, Barry; $0)
| contains articles dealing with various
| Visual Basic topics.
VBBOOKS@.EXE 17093 04-23-93 VBBooks is a list of currently available
| books about Visual Basic. Information
| includes name of book, publisher,
| publisher's address, phone numbers and a
| brief description of the book.
VBCLEAN@.EXE 9625 06-18-92 VBClean (Hite, David; $0) is source for an
| automatic save/load procedure needed to
| shrink VB executables.
VBGLOB.ZIP 30924 08-17-88 VB Global Constant Help (Thorpe, Rick; $0)
| is VB3's CONSTANT.TXT in Windows HLP format.
VB2DOC.ZIP 16723 09-19-93 VB Source to Document (Juden, Eddir; $25)
| creates a Word for Windows Document from any
| MAK file. It will highlight all SUBs and
| FUNCTIONs, mark all Rem'ed statements, count
| SUB and FUNCTION usage, and create a Table
| of Contents. This is a powerful debugging
| tool.
VBPROJ_@.EXE 16174 11-19-92 VBProject 1.0 (Kallonen, Jari; $0) is a
| handy start-up tool for VB. It displays up
| to 12 of your Projects on buttons; click a
| button and it loads VB and the selected
| Project. Commented VB source for VBProject
| is provided.
VBE____@.EXE 10482 04-21-92 VBE (Digital Solutions; $15) adds two useful
| text options to VB. It allows you to save
| selected text to a file and to print
| selected text. These options will appear
| under the File Menu in VB.
VBFLUSH@.EXE 7650 11-19-92 VBFlush 1.1 (Moccia, Lou A.; $4) automates
| the process of save/load/replace for VB
| projects.
VBPATHS@.EXE 20268 11-20-92 VBPaths (Brown, Tim; $0) reads a MAK file
| and shows the path that each Project file is
| in.
VBLAUNC@.EXE 11887 11-20-92 VBLaunch (Simms, Jeff; $0) adds a Launch
| item to the VB menu bar in which it lists
| everything in Program Manager. This lets you
| access all the programs from PM without
| leaving VB. Whether you need this feature or
| not, the source code that is included has
| many interesting routines in it.
VBL_JF_@.EXE 11749 04-24-93 VBLaunch (Freudenheim, J.; $0) keeps track
| of your projects (MAK files); lets you pick
| one from a list and launch VB. Source
| included.
VBMACRO@.EXE 9892 06-18-92 VBMacro (Campbell, George; $0) is a group of
| macros for the Windows macro recorder that
| can save you a lot of keystrokes when
| writing code in VB.
VBPLUS.ZIP 192468 09-13-93 VBPlus ToolBar 1.0 adds over 30 shortcut
| keys to VB. They include: a project zipper,
| quick help access, full time resource and
| memory guages to monitor your work, a
| multi-file dialog, and more.
VBSAVE_@.EXE 5262 03-19-93 VBsave (Lawrence, John A.; $0) automatically
| saves your work in VB after a specified
| number of minutes. A dialog box pops up to
| give you the option of saving or not.
VBTDISK1.ZIP 133114 08-25-93 VBToolBox Pro 3.0c (Jurcik, Hal; $55)
| automates the process of saving and running
| code in Visual Basic 2.0. Functions are also
| included for calling text files, Icon
| editors, add-on help files, or just about
| any program from within the VB editing
| environment.
VBTDISK2.ZIP 151387 09-29-93 See xxx
VBTDISK3.ZIP 88986 09-29-93 See xxx
VBTIPS.ZIP 120832 11-02-93 VB-Tips (Compiled by Ford, Nelson ASP; $0)
| is a large compilation of VB programming
| tips, routines and common questions and
| answers contributed by a number of VB
| experts. Source code for a viewing program
| is included for accessing the text file.
WIN_DLL@.EXE 1922 11-02-93 WinDLL Fastrack (Wildcat Software; $?) is a
| tutorial/reference tool for accessing
| Windows calls. Subjects include
| Communications, System information, Windows
| Messaging, and INI files. Stand-alone
| example programs are provided to allow users
| to test individual Windows calls by
| supplying the parameters and evaluating the
| return values, and references are supplied
| in a Windows Help file.
MMSYS__@.EXE 15334 07-19-93 Winmmsys.txt (Microsoft Corp.; $0) is a text
| file containing the Windows 3.1 Multimedia
| API Declarations.
GPMVB1_@.EXE 17239 01-23-92 GPMVB1 is source that shows how to use VB to
| create and edit a form-based document in
| Microsoft Word for Windows.
PGUIDE_@.EXE 18894 11-07-91 PGuide is the source code for the sample
| routines in the VB Programmer's Guide.
VB_APPS.ZIP 200358 11-02-93 VB_APPS 1.0 (Resolutions Now; $33) contains
| a library of applications and add-on modules
| for Visual Basic. Programs include a log,
| multiple simultaneous timers, encryption
| front end, password protection, enhanced
| scroll bars, multiple file starter, and a
| font viewer.
VBXLDEM@.EXE 9448 10-18-91 VBXlDem is source code to show how to access
| an embedded chart in Excel and link it to a
| basic picture control.
CON_HLP@.EXE 21749 01-28-93 Consthlp.hlp (Buhrer, Richard; $0) is the
| CONSTANT.TXT file for VB/Win 2.0 edited into
| a Help file with hypertext links and key
| word searching.
KBWIN__@.EXE 15655 02-19-93 KBWin is a list of articles in the
| CompuServe Knowledgebase about Visual Basic
| for Windows.
MSKB___@.EXE 13664 11-20-92 MSKB is a list of the topics in the MS
| KnowledgeBase area of Compuserve.
PFIL_DM@.EXE 16365 01-21-93 Profile (Mosier, Dave; $0) makes the WIN
| Profile API's easier and safer to use.
WINSTAL@.EXE 3168 03-04-93 Winstall.Frm is source code for a program to
| find and run installation programs on
| program disks.
ADR.ZIP 7140 08-17-88 Adr (Anderson, Tim; $0) contains code for a
| simple address book. It demonstrates how to
| access, update, and maintain a dBASE IV
| table, complete with a routine to "pack" the
| database.
BTCREAT@.EXE 8286 06-21-92 Btcreate (Highsmith, J.; $0) is sample
| source for the use of Btrieve Create in VB.
| Requires the Btrieve for Windows DLL.
BTRTEST@.EXE 46776 03-04-93 BtrTest (Meyer, David; $0) is source code
| for a Btrieve for Windows sample program.
CALLBT_@.EXE 24441 05-21-92 CallBT (Kubelka, Bob; $0) contains a
| function which simplifies using Btrieve with
| Visual Basic. Requires Btrieve for Windows.
CHARLIE.ZIP 119666 09-19-93 Charlie (Monte Carlo Software; $10) allows
| you to manage the data-dictionary of an
| access database, as it's used by the engine
| delivered with VB 3.0. You can use this to
| create databases, compress, and repair them.
| You can delete/add/change tables, and query
| definitions/fields/indexes and relations
| between tables. You can also change the type
| and size of a field and print a professional
| overview of your DataDictionary.
DATATBL@.EXE 160724 05-01-93 DataTable Custom Control 1.1 (Bebber,
| Douglas; $50) is a tool for building
| multi-user, network-compatible database
| management applications. It provides an
| easy-to-use interface to Borland's Paradox
| Engine.
DBDOC.ZIP 9094 09-13-93 DBDocumentor 1.1 (John L. Dilley; $6) prints
| formatted definitions of the tables in your
| Microsoft Access or VB3 databases.
DBPRN.ZIP 9692 08-24-93 Access Database Table Structure Printer
| (Charles Gallo; $0) is a sample access
| database browser. Prints only. Requires VB3.
FOXADR.ZIP 18697 09-14-93 FoxAdr (Tim Anderson; $0) is a simple
| address book that demonstrates how to
| access, update, and maintain FoxPro tables,
| complete with a routine to pack the
| database. Requires Visual Basic 3.0 and
| VBRUN300.
PDOXED_@.EXE 15486 08-17-91 Paradox Engine Demo (Jaster, John) contains
| a DLL and source code for a simple
| demonstration of the Paradox engine.
PDXBRO.ZIP 141000 11-02-93 PdxBro (Kesler, John; $0) is VB source code
| and the executable for a Paradox table
| browser. It requires the Paradox engine
| PXENGWIN.DLL.
PXCREAT@.EXE 8526 07-22-91 PXCreate (Nech, Jim; $0) provides a way to
| use the Paradox Engine to create Paradox
| tables in Visual Basic. Source Code is
| included, and VBRUN is required.
SQLQRY_@.EXE 19833 01-23-92 SQL Query is an upgrade of the Query VB
| program in MS's VB SQL Server DLL kit
| (required to run this file). It improves the
| handling of returned rows.
SQLGRID@.EXE 27282 03-19-92 SQLGrid (Hyland, Bob; $0) shows how to use a
| GRID control with the VBQSL SQL Server (from
| Microsoft).
SUBFRM_@.EXE 3061 06-18-93 SubFrm (Courtesy User Friendly, Inc.; $0) is
| an example of using an array of data control
| to simulate the subform capability of Access
| in VB3.
VBDB___@.EXE 45614 03-04-93 VBDB is a set of forms and code for a dBase
| engine. A lot of coding has gone into it.
| The sample application is about 85%
| complete; the engine is completely done.
VB_ISAM@.EXE 8432 09-19-91 VB_ISAM (Eibl, Gunter; $0) contains the
| source code for an ISAM-emulation, using the
| rules of Basic PDS 7.1. The emulation needs
| the Btrieve DLL. An an example is included
| to see how to use Btrieve from Visual Basic.
VBMSDN_@.EXE 18958 07-06-93 Vbmsdn contains a sample application of a
| custom database. The SQL statement is
| included.
VBPXENG@.EXE 21527 01-23-92 VB-Paradox Engine Interface (Dooley, Sharon
| F.; $0) is a set of declarations that create
| an interface to the Paradox Engine. It will
| translate between VB and Paradox data types.
VXBASE.ZIP 577042 11-02-93 vxBase 3.0 (Comsoft Inc.; $50) contains a
| DLL and sample files for creating dBASE
| compatible applications. Features include up
| to eight active browse windows, large
| indexing buffer, memo functions, multi-user
| options, and much more.
VXBASST.ZIP 22619 08-17-88 vxBase Assistant 1.0 (Tim Purcell; $15) -
| lists all commands and functions available
| in the vxBase DLL and will paste them into
| your application as you work. Requires
| VBRUN200 and vxBase.
DATAWORK.ZIP 182216 11-02-93 DataWorks is an xBase power user's tool to
| be used by developers building applications
| with VXBASE for Visual Basic.
WINBTRV@.EXE 18755 07-19-91 WinBtrv (Novell; $0) is a DLL to allow using
| Btrieve in VB applications.
XQLMVB_@.EXE 3863 11-15-91 XQLM Declarations are the VB declarations
| for working with Novell XQL.
GENTYPE.ZIP 17281 08-24-93 Gentypes (VB3: Database; $0) contains source
| code for an application to generate TYPE
| definitions for all tables/querydefs. It
| will also list the structure of your.MDB
| file.
COMBSRT@.EXE 5553 11-21-92 Comb Sort (Dacon, Tom; $0) is a sort
| algorithm that is simpler than Quicksort
| while still nearly as fast.
SRCH_VB@.EXE 7152 05-20-92 Search contains source code and a sample
| application for quickly searching a list box.
VBSORT_@.EXE 5098 07-23-91 VBSort (Ford, Nelson; $0) is the code and a
| sample application for sorting both a List
| box and an array. Testing shows that it
| takes 8 times longer to sort a List box.
CFGTEXT.TXT 2307 09-29-92 CfgText (McClure, Jim; $0) is a set of
| routines for setting a Text box for maximum
| length of input, upper and lowercase
| translation, and password hiding.
EDITDEM@.EXE 20555 03-04-93 EditDem (Milligan, Keith; $0) is a set of
| data entry control routines for VB: date
| entry, price/quantity, currency, two and
| four decimal places, string to a specified
| length, uppercase text input, and others.
TXTYLE_@.EXE 4244 12-18-91 Text Style (Irwin, Gregg; $0) shows how to
| change the style of Text boxes to allow only
| uppercase or only lowercase letters, to
| limit the number of characters, and to
| create a password entry box.
TXTFMT_@.EXE 9258 07-10-92 TxtFmt controls text input formats. It
| formats numeric, dates, uppercase, length of
| input, literal constants, etc.
VBCAL__@.EXE 58544 07-20-93 Vbcal (Mower, Chris; $0) is a calendar
| module for VB3. It provides a pop-up
| calendar for users to enter a date.
WEDL@.EXE 696 11-02-93 Windows Enhanced Dialog Library (Smedley,
| Mike; $60) is an extensive DLL designed to
| make dialog box data entry much easier for
| both the programmer and the user. Features
| include formatted data entry, field
| validation, automatic updating of variables,
| numeric data entry, overtype mode,
| context-sensitive help, and much more. A
| demo executable is included.
CURLIB_@.EXE 25806 09-17-92 Curlib (Fillion, Pierre; $15) is a DLL of 28
| different cursors (many are animated) which
| you can use in your apps. Source showing all
| the APIs for accessing a cursor DLL is
| included.
CURSRPF@.EXE 5862 05-19-93 Cursor (Fillion, Pierre; $0) is source code
| to create a cursor in VB without a DLL.
CURSMAN@.EXE 10054 11-20-92 Cursor Manipulation (Fillion, Pierre; $0) is
| source code that shows how to make API calls
| to limit cursor movement to a specified
| area, to hide the cursor, to read the cursor
| position, and to move the cursor to a
| specified position.
HKEYVB_@.EXE 12632 08-13-91 HotKey.DLL (Zuck, Jonathan; $0) is designed
| to provide hotkey support to Visual Basic,
| which is not directly supported in VB.
JOY_WIN.ZIP 241463 11-02-93 Joystick For Windows (Six, Raymond W.; $0)
| contains everything required to setup and
| test a game adaptor port as a Windows 3.1,
| multi-media joystick device. It includes a
| Windows joystick driver, Windows control
| panel applet for calibration, and a tool for
| examining/testing the joystick.
JOYSTAT@.EXE 5640 09-09-93 Joystats contains source code for a joystick
| status application.
JOYSTI.ZIP 26163 09-19-93 Joysti (Thomas, Zane and Intelligence
| Engineering; $0) contains source code and
| VBX file for reading a joystick from VB. It
| features modules to handle major functions
| and a simple game app to demonstrate use.
| This will work with VB3.
JSTICK_@.EXE 13452 05-18-93 Joystick DLL (Dabel, Bret or Martin, Robert;
| $15) is a DLL to access the joystick
| settings for writing games using Visual
| Basic. It returns the x and y coordinates
| and button settings for either joystick 1 or
| 2. It can read the joystick settings by
| either the hardware or BIOS. A demo with
| source code is provided to show how to call
| the routine in the DLL.
KEYCODE@.EXE 4696 10-14-91 KeyCode (Mosher, Sue; $0) displays the hex
| keycode for any key pressed. This is useful
| for any Windows programmer, but the included
| source code is VB.
NCALC__@.EXE 7696 04-20-92 NCalc (Smaby, Marcus; $0) demonstrates the
| implementation of a common keyboard handler.
REGIONS@.EXE 4004 10-23-92 Regions detects when the user has clicked in
| a specified area. A demo app shows the API
| calls and sample code.
CODEPRN.ZIP 86494 08-17-88 Code.Print 2.1 (Caladonia Systems, Inc. ASP;
| $35) lets you print your VB source code with
| a wide range of options, including titles,
| headers, footers, project name, font
| control, user-defined pagination, margins
| and line spacing. Other features include the
| ability to print entire applications or
| single modules or routines; to sort source
| code by subroutine; to serialize backups of
| source code files; to print an index of
| functions and subroutines; VB2
| compatibility; and more.
DEVTES_@.EXE 3901 03-19-93 Devtes contains sample code to locate
| available devices and set the default
| printer in Visual Basic.
DRAWSCR@.EXE 6916 08-05-93 DrawScript Routines (McClure, Jim; $0) is a
| set of routines for previewing printer
| output on screen.
ENDPRN_@.EXE 4346 03-20-92 Endprn is source code for a small utility
| for cancelling a print job.
FLTRTPW@.EXE 5471 07-22-92 Filter (Smith, Wilson; $0) is a DLL that can
| tell you if the default printer has changed.
| TPW source code for the DLL and sample VB
| code is included.
GSPRNTR@.EXE 4934 09-13-93 Gsprntr.dll (Hopkins, Geoff; $50) is a DLL
| to query and set the printer paper page
| orientation.
HPENV_S@.EXE 26875 09-09-91 HPEnv 2.0 (Himowitz, Michael J.; $0) is VB
| source for an application that prints
| envelopes in landscape mode without having
| to change printer setup. This is also on a
| Windows applications disk.
JUSTIFY2.TXT 5448 01-31-93 Justify2 is a routine which can extract text
| from a Text Box and print it justified.
PICT_T_@.EXE 12480 06-18-92 Pict_t (Santamarina, George F.; $0)
| demonstrates how to print bitmaps using
| Windows 3.1 Common Dialog routines.
PPORIEN@.EXE 27186 02-22-93 PPOrient (Poellinger, Paul; $0) is a DLL to
| find out and set the current printer
| orientation to Portrait or Landscape.
PPRTR__@.EXE 26421 07-16-93 PPRTR 3.00 (Poellinger, Paul; $10) contains
| a DLL that allows you to get a list of
| available printers, change default printer,
| and get default printer and port.
PRINTCB@.EXE 10041 06-18-92 Print Clipboard (Barnett, Clifford P.; $0)
| contains source code and an executable for
| printing the contents of the Windows
| Clipboard. Text and graphic dumps are both
| supported.
PRNSTVB@.EXE 7499 06-18-92 Prnset is a DLL that allows changes to the
| default printer settings.
PROJPRN@.EXE 13637 05-18-93 Project Printer 2.1 (Holland, Sarah; $10)
| produces a nicely formatted listing of your
| VB file in Word for Windows, while also
| saving text/loading text for you.
PRSETUP@.EXE 8412 08-13-91 PrSetup (Schwartz, Corey; $0) is a DLL and
| supporting code to add to your applications
| to allow the user to select printers, as
| well as to adjust printer setup and
| configuration. All C and VB source code is
| included.
PRTLIST@.EXE 5437 01-20-92 PrtList (Mattila, Jussi; $0) is a set of
| printer selection procedures for VB.
PSETUP_@.EXE 5610 08-16-91 Psetup revC (Kitsos, Costas; $0) is a DLL
| that lets you invoke the Windows standard
| Printer Setup Dialog. Sample source code is
| included.
PSOUT__@.EXE 22659 03-19-92 PSOut (Cramp, Stephen; $0) illustrates a
| method of printing bitmap files up to 32k in
| size. It has been tested on PostScript and
| HP LaserJet printers only.
PWRAP__@.EXE 3603 03-23-92 PWrap (Wagner, Richard; $0) is a routine for
| sending text to the printer with word wrap
| at word breaks, as delimited by spaces.
VB2GRID@.EXE 6713 03-16-93 VB2Grid contains a grid control print
| subroutine for VB 2.0
VBB_DS_@.EXE 32695 09-20-91 VBBook (Scott, Dennis; $0) is source code
| for an app that lets you print ASCII text
| files to an HPLJ printer in booklet format.
VBPDEMO@.EXE 13092 07-22-91 VBPDemo (Obeda, Ed; $0) shows how to
| calculate the default printer's lines per
| page under the declared FONTNAME and
| FONTSIZE. It will also a allow the user to
| ABORT the print job, thereby flushing the
| printer buffer.
VBPRINT@.EXE 3751 10-19-91 VB Printer Control (Harrington, Dennis; $0)
| demonstrates how to put a laser printer into
| Landscape mode and how to select a paper bin
| without going through the Windows print
| manager.
VIEW_VB@.EXE 3153 02-19-93 Viewer for creating a screen preview of
| printed files with scroll bars.
APIFUNC@.EXE 55312 04-03-92 APIFunc (Solutions by Smith; $15) is an API
| function database in Cardfile format.
APIHELP@.EXE 130019 04-16-93 API_Helper 3.0 (Bostwick, Marshal; $0)
| displays the calls, constants, and Declares
| from the WIN31API.TXT in a set of List
| boxes. You can paste single of multiple
| lines into VB code windows.
APIXREF@.EXE 33143 10-14-91 APIXref is a Help file that cross-references
| the API calls listed in WINAPI.TXT, included
| on this disk. To use this file, while in VB,
| press F1 for Help, then Alt-F and O to open
| the file.
API_SPY@.EXE 52205 08-20-92 API Spy (Gamber, Mark; $20) displays
| functions and parameters of DLL calls.
| Results can be viewed or saved to disk. It
| also can force a debugger break and can find
| function addresses in the Windows API.
THC.ZIP 48098 09-19-93 Tom's Happy Constants (Bassal, Thomas; $0)
| helps you access API constants declarations
| in a fast and convenient way. You just have
| to highlight the constant name in the code
| window and press a hot key to load the
| corresponding Global Declaration into the
| clipboard.
VBAPI__@.EXE 55562 03-24-92 VBAPI 0.2 (Pruitt, Steve; $0) contains text
| of the Microsoft WINAPI.TXT file in the
| Windows .HLP format. It includes additions
| and corrections as of March 9, 1992, and
| contains definitions of functions,
| constants, and data structure for use within
| Visual Basic.
WINAPI_@.EXE 28137 07-07-92 WinAPI (Microsoft Corporation; $0) is a text
| file listing all the Windows 3 API
| declarations for VB. With these declarations
| in your VB code, you can perform many
| functions not otherwise available in VB.
WN31API@.EXE 35390 07-07-92 Win31API.TXT (Microsoft Corporation; $0) is
| a text file containing Windows 3.1 API
| declarations for VB.
AVIDEMO@.EXE 8736 12-17-92 AVIDemo (Turpin, Jerry; $0) is VB source for
| an app that shows how to open and play AVI,
| WAV, MMM, and MID files.
DSOUND_@.EXE 38076 08-19-91 DSound is a DLL that allows you to play
| sound files through a PC's speaker. A sample
| SND file and sample VB code are included.
MERGEWAV.ZIP 166178 11-02-93 MergeWav 1.01 (Unicom Aviation Systems; $25)
| contains a sample talking clock application
| to demonstrate how to merge .WAV files on
| the fly. It uses a VB routine which
| facilitates faster and smoother delivery of
| audio with immediate return to your program.
| Included comprehensive notes, sample audio
| files, and more.
MMPVB__@.EXE 9881 01-23-92 MMPVB (Turpin, Jerry; $0) shows how to use
| the MultiMedia Extensions to play MID, WAV,
| and MMM files.
MSGMUS_@.EXE 8547 09-27-92 Message Music (Zuck, Jonathan; $0) lets you
| add sounds to Message Boxes. There are
| different, "descriptive" sounds for Normal,
| Stop, Question, Exclamation, and Information
| boxes.
SHUFLER@.EXE 44346 05-20-92 Shuffler (Stine, Brian D.; $0) is VB source
| code for a utility to shuffle (randomize)
| sound files assigned to system events.
| Requires Win31 and the Professional Tool Kit
| for VB.
SNDDEMO@.EXE 3571 11-20-92 SoundDemo shows how to access the
| user-selected Windows system sounds and
| attach them to message box functions.
SNDPLAY@.EXE 12167 07-23-92 Sndply demonstrates use of sndPlaySound() in
| VB to play WAV files.
SOUNDLL@.EXE 6773 09-09-91 SounDLL (White, Bill; $0) is a sound driver
| (DLL) with VB source code to illustrate its
| use. TPW source code for the DLL is included.
VBMP.ZIP 86581 09-19-93 VB MIDI Piano 1.1 (Artic Software; $0) is a
| playable graphic MIDI piano. It shows how to
| send MIDI OUT data using Visual Basic. You
| can play the 3D piano keys with your mouse,
| control general MIDI patch changes, and
| control panning, volume and octaves.
| Requires VBRUN300.
VBMPU__@.EXE 6448 02-21-92 VBMPU Demo contains an MPU-401 MIDI card
| demo and play-only source routines. Dynamic
| MIDI channel and velocity change are
| supported.
WINPLJZ@.EXE 9068 09-12-92 WinPlay (Zuck, Jonathan; $0) is a DLL that
| plays simple music files through the PC's
| speaker. Although this cannot compare to the
| music you can play through sound cards, it
| does offer some sound effects for machines
| without such cards.
DDESHR_@.EXE 22860 01-28-93 DDEShare (Software Assist Corporation; $0)
| is a VB implementation of the WFW DDEShare
| application. It provides an example of
| utilizing several of the API functions used
| in controlling the DDEShare database.
DDEUTIL@.EXE 6140 07-22-91 DDE Utility shows how to do DDE in a generic
| fashion. Lets you test which DDE commands
| will work with specific applications.
| Prompts for appname, pathname, topic, item,
| execute string, window mode and attempts to
| conduct the DDE link. Source code included.
DDE_VB_@.EXE 32441 04-05-93 DDE_VB (Pleas, Keith R.; $0) contains source
| code for prototyping DDE strings and
| exploring DDE connections.
GMPVB2_@.EXE 10169 01-23-92 GMPVB2 shows how to use DDE to get and
| manipulate data from Word for Windows.
APPSHEL@.EXE 31607 09-20-91 App Shell 1.0 (Presley, Jim; $0) is VB
| source code for a sample application that
| can be used as a starting point for
| file-oriented applications. The app includes
| forms for file open/save, printing, printer
| selection and setup (including a custom DLL
| with C source) and print canceling and a
| main form that ties everything together with
| pull-down menus and related code.
APTBOOK@.EXE 21902 03-24-93 Apptbook (Wisniewski, Gary; $?) contains a
| complete implementation designed to
| demonstrate drag-and-drop techniques,
| including cell-to-cell grid dropping and
| user-feedback issues.
BTNCLOC.ZIP 4386 08-17-88 Button Clock (Andy Klein; $0) contains
| source code and executable for a simple
| Windows time/date display clock.
COMSERV@.EXE 13653 03-24-92 ComServ (Buck, Alan; $0) is the source code
| for a VB application for keeping track of
| Zip files.
GPIB___@.EXE 11272 09-12-91 GPIB is a sample application that shows how
| VB can be used as a control and monitoring
| software.
LB_MSGS@.EXE 6547 09-11-92 List Box Messages (Hutmacher, Dave Th.; $0)
| is a sample app that demonstrates the use of
| SendMessage API commands lelated to List
| boxes. Source is included.
MANYTHN@.EXE 26050 05-18-93 Many Things (McLean, Bruce; $0) shows how to
| write a Windows 3.1 variable screen saver.
MEMWTCH@.EXE 11598 07-03-93 MemWatch (Warren, David; $0) displays
| available system memory as well as real-time
| changes in memory use. It also includes a
| graphical display of System, GDI, and User
| resource demand, and a count of the number
| of tasks running.
METNOM_@.EXE 5697 03-16-93 Metnom (OsoSoft; $0) contains VB2 source
| code for a metronome.
SMALCAL@.EXE 8617 11-22-91 SmallCal (Meadows, Al; $0) is source for a
| sample application which illustrates how to
| generate a calendar for a user-specified
| month.
SYSCLOK@.EXE 18617 02-19-93 SysClock (Lamson, George; $0) is source code
| for an on-screen clock. It can optionally
| display the date and free system resources
| and can add the current time to the title
| bar of the active window.
TXTEDIT@.EXE 25491 04-05-93 Textedit (Huskins, Douglas A.; $0) is the VB
| source for a clone of Windows' Notepad.
VBADRES@.EXE 21785 08-23-91 VB Address Book (Burgess, Mark S.; $0) is a
| very nice little desktop address book. In
| addition to name and address fields, it
| provides entries for office, home, and fax
| numbers. It also allows you to quickly print
| out a single mailing label for the entry
| being viewed. VB source code is included,
| and VBRUN is required.
CALEND_@.EXE 7713 07-06-93 VBCalendar 1.0 (Wessex Systems; 5 Pounds
| Sterling) is a handy pop-up calendar. This
| example requires VB3 DLL/VBX files to be
| present.
WALCHNG@.EXE 23879 04-05-93 Wallpaper Changer (Hitchings, Tim; $0) is
| the source for an app that changes wallpaper
| automatically at selected intervals. It also
| continuously displays time, free resources,
| free memory, and free disk space.
SIMPLFX@.EXE 7670 05-18-93 SimplFAX (De Bruijn, Michiel; $0) is an
| example program for sending short FAX
| messages via Delrina's WinFax 3.0. It
| demonstrates how to get/set the Windows
| default printer, how to talk to the FAX
| software via DDE and how to start it.
TKOFAX@1.EXE 289087 04-22-93 TKofax Toolkit 1.0 (LCK Consulting; $20)
| simplifies communications with the Kofax
| image engine. It provides classes, a custom
| control, a VBX file, as well as sample
| programs to facilitate the development of
| applications that are image-enabled. This
| works transparently as a standard Windows
| control, such as the edit or listbox
| controls. It also adds several common
| dialogs that are needed for image
| manipulation. TIFF, IMG, PCX and EMS graphic
| formats are supported.
TKOFAX@2.EXE 138999 04-22-93 See xxx
QCARD.ZIP 102352 11-02-93 QCard ($0) is a DLL for creating card games
| in Visual Basic or C/C++. It includes two
| decks of cards and six cardback designs
| which you can draw, deal and drag around.
| About 40 card game specific functions are
| provided. These functions allow you to track
| card positions, drag single cards and drag
| blocks of cards.
VBCARDS@.EXE 35045 10-17-91 VBCards 1.01P (Sands, Richard R.; $0) is a
| card-deck DLL for writers of card games for
| Windows. It contains 52 cards, a Joker,
| seven card back designs, two indicator
| cards, some support routines, and a short
| sample program. Although the sample code is
| in Visual Basic, the DLL should be usable
| with other languages.
BASECN.BAS 3598 11-19-91 BaseCnv (Lyle Lensen; $0) is a routine for
| doing number base conversions.
BINVBX.ZIP 12132 09-19-93 Binvbx (Garry J. Vass; $0) is a VBX control
| that implements the Binomial
| (Cox-Ross-Rubenstein) Method for the
| valuation of equity options. Requires VB3.
CFIXVB_@.EXE 5811 09-24-91 CFixVB (Mack, Jim; $0) is a routine to round
| Currency variables at a given number of
| decimal places. ASM and OBJ files and sample
| code included.
COERCE_@.EXE 5787 09-19-91 Coerce is a routine to force Currency
| variable amounts to 0, 1, 2, or 3 decimal
| digits of accuracy.
NUMBERS@.EXE 4328 10-17-91 Numbers (Computing, Marquis; $0) is a set of
| routines to emulate binary coded decimal and
| IEEE string/numeric conversion functions
| (MKI$, etc.) found in QB and PDS but not in
| VB.
CLACKER.ZIP 24216 09-19-93 Clacker (Weimar Software; $9) is a VB custom
| control that allows you to add a dynamic
| menu help status bar to your VB app.
FIXMENU@.EXE 8395 09-24-91 FixMenu (Young, Ted M.; $0) is code that
| shows how to get/change properties of menu
| items.
FLYOUT.ZIP 122327 11-02-93 Flyout (Koch, Peter; $0) shows how to create
| a flyout menuing system in VB2.
MENUON_@.EXE 6842 06-18-92 MenuOn shows how to disable and then enable
| the entire Menu Bar of a Form quickly and
| without flicker.
INIMOD_@.EXE 5366 06-18-92 Ini_Mod1 (Berry, Forrest; $0) is a VB module
| to create, read and update private INI
| files. You only need to add it to your
| project and call it. Sample code is inlcuded.
INI_ART.TXT 8077 11-20-91 Ini_Art (Jones, Tim; $0) is a tutorial on
| writing and using INI profile files. Source
| code examples are included.
INICON.ZIP 12886 08-19-88 IniCon 2.0 (Shields, James; $5) is a custom
| control to help deal with INI files. It will
| handle Windows API calls, and comes with a
| Windows Help file.
INI_VBX@.EXE 23546 09-13-93 Ini.vbx (Dexter, Walter F.; $0) is a custom
| control for writing to and reading from .INI
| files.
MINIFILE.BAS 4331 11-25-92 Minifile.BAS is a VB module that simplifies
| the use of INI files.
PFILEVB@.EXE 2973 04-05-93 Profile.BAS (Vance, Rob; $0) is VB code (API
| calls) that makes it easy to store program
| data in WIN.INI.
HUGE_MC@.EXE 7597 05-20-92 Huge_MC (Marquis Computing; $0) is the VB
| Source code to a huge array manager for
| Windows 3.1. You can create huge arrays of
| up to 16MB on 386 and 1 MB on 286.
HUGEARR@.EXE 22513 09-18-92 HUGEARR.DLL (Schmidt, Stephen; $0) is a DLL
| which contains functions for creation,
| maintenance, and deletion of arrays larger
| than 64K, with more than 32k elements per
| dimension. It also lets you copy contiguous
| elements from a Huge Array into a specified
| part of a VB array and vice-versa. C source
| for the DLL is included.
VBARRAY@.EXE 7426 12-16-91 VBArray (Kitsos, Costas) shows how to
| load/save an array of up to 64k in a single
| operation.
VQSTRNG@.EXE 35545 05-20-92 VqStrings allows huge variable and fixed
| length strings for Visual Basic. VStrings
| delivers fast access and return error codes
| compatible with Visual Basic's 'On Error
| GoTo'.
PACK_VB@.EXE 8427 07-22-92 Packit (Taylor, Ian; $0) contains a DLL that
| will compress/decompress files using
| Lempel-Ziv compression modified by adaptive
| Huffman coding.
VBCMP__@.EXE 14014 02-19-93 VBCmp 1.00 (Hein, Scott J.; $0) is a Windows
| shell for COMPRESS.EXE.
ZIPREAD@.EXE 4191 11-27-92 ZipRead is source code for reading the
| contents of ZIP files.
NEWSET_@.EXE 12419 05-19-93 NewSet is an updated version of the Visual
| Basic 2.0 Setup Toolkit SETUP.EXE file. A
| text file describing the problems that it
| fixes is included.
SETUP__@.EXE 14042 07-20-93 Setup contains revision 1.00.002 of
| SETUP.EXE for the Setup Toolkit in Microsoft
| Visual Basic for Windows 3.0.
SETUP3.ZIP 20535 09-19-93 Setup 3.0 (Chapman, Mike; $0) is an enhanced
| version of the installation utility provided
| in VB. Features include a customizable setup
| dialogue box title/message, unlimited number
| of pre-installation files, notifies user if
| there is not enough hard disk space to
| install files, detailed help file, and more.
SETUPW_@.EXE 35946 07-20-93 Setupwiz contains revision 1.00.544 of
| SETUPWIZ.EXE for Visual Basic 3.0.
VBINST_@.EXE 33018 04-22-93 VBInst 1.4 (Kallonen, Jari; $0) is the
| source code for a VB app to install a
| program from a floppy to a specified
| subdirectory. It can also create a Program
| Manager group.